[INFO] cloning repository https://github.com/shelmesky/remote-control
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shelmesky/remote-control" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshelmesky%2Fremote-control", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshelmesky%2Fremote-control'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 542fd158d96a480532887f21583bee2014116a9a
[INFO] testing shelmesky/remote-control against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshelmesky%2Fremote-control" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/shelmesky/remote-control
[INFO] finished tweaking git repo https://github.com/shelmesky/remote-control
[INFO] tweaked toml for git repo https://github.com/shelmesky/remote-control written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/shelmesky/remote-control on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/shelmesky/remote-control already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2a73af5b5e15056190775a8e0dde8373377f8f9b5954ca8cd5fb33b09d41f103
[INFO] running `Command { std: "docker" "start" "-a" "2a73af5b5e15056190775a8e0dde8373377f8f9b5954ca8cd5fb33b09d41f103", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2a73af5b5e15056190775a8e0dde8373377f8f9b5954ca8cd5fb33b09d41f103", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a73af5b5e15056190775a8e0dde8373377f8f9b5954ca8cd5fb33b09d41f103", kill_on_drop: false }`
[INFO] [stdout] 2a73af5b5e15056190775a8e0dde8373377f8f9b5954ca8cd5fb33b09d41f103
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2ec48e15c0f75493a1f29017e0c0461f3adaee074f61a670c1fd679d8ed2b76d
[INFO] running `Command { std: "docker" "start" "-a" "2ec48e15c0f75493a1f29017e0c0461f3adaee074f61a670c1fd679d8ed2b76d", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling quick-xml v0.39.4
[INFO] [stderr]    Compiling wayland-client v0.31.14
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling zvariant_utils v2.1.0
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling piper v0.2.5
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling quick-xml v0.30.0
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.10
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling async-executor v1.14.0
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling async-fs v2.2.0
[INFO] [stderr]    Compiling ordered-stream v0.2.0
[INFO] [stderr]    Compiling xdg-home v1.3.0
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling emath v0.29.1
[INFO] [stderr]    Compiling winit v0.30.13
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling zune-core v0.5.1
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling ecolor v0.29.1
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling pxfm v0.1.29
[INFO] [stderr]    Compiling zune-jpeg v0.5.15
[INFO] [stderr]    Compiling glutin v0.32.3
[INFO] [stderr]    Compiling glow v0.14.2
[INFO] [stderr]    Compiling scrap v0.5.0
[INFO] [stderr]    Compiling zvariant_derive v4.2.0
[INFO] [stderr]    Compiling zbus_macros v4.4.0
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling winapi v0.2.8
[INFO] [stderr]    Compiling block v0.1.6
[INFO] [stderr]    Compiling jpeg-encoder v0.7.0
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling zvariant v4.2.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling calloop v0.14.4
[INFO] [stderr]    Compiling epaint v0.29.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling calloop v0.13.0
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling moxcms v0.8.1
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling egui v0.29.1
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling zbus_names v3.0.0
[INFO] [stderr]    Compiling wayland-protocols v0.32.12
[INFO] [stderr]    Compiling wayland-cursor v0.31.14
[INFO] [stderr]    Compiling calloop-wayland-source v0.3.0
[INFO] [stderr]    Compiling calloop-wayland-source v0.4.1
[INFO] [stderr]    Compiling webbrowser v1.2.1
[INFO] [stderr]    Compiling zbus_xml v4.0.0
[INFO] [stderr]    Compiling zbus v4.4.0
[INFO] [stderr]    Compiling zbus-lockstep v0.4.4
[INFO] [stderr]    Compiling zbus-lockstep-macros v0.4.4
[INFO] [stderr]    Compiling egui_glow v0.29.1
[INFO] [stderr]    Compiling image v0.25.10
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.3.12
[INFO] [stderr]    Compiling wayland-protocols-plasma v0.3.12
[INFO] [stderr]    Compiling wayland-protocols-experimental v20250721.0.1
[INFO] [stderr]    Compiling wayland-protocols-misc v0.3.12
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling smithay-client-toolkit v0.20.0
[INFO] [stderr]    Compiling atspi-common v0.6.0
[INFO] [stderr]    Compiling sctk-adwaita v0.10.1
[INFO] [stderr]    Compiling smithay-clipboard v0.7.3
[INFO] [stderr]    Compiling atspi-proxies v0.6.0
[INFO] [stderr]    Compiling accesskit_atspi_common v0.9.3
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]    Compiling atspi-connection v0.6.0
[INFO] [stderr]    Compiling atspi v0.22.0
[INFO] [stderr]    Compiling accesskit_unix v0.12.3
[INFO] [stderr]    Compiling accesskit_winit v0.22.4
[INFO] [stderr]    Compiling egui-winit v0.29.1
[INFO] [stderr]    Compiling eframe v0.29.1
[INFO] [stderr]    Compiling remote_control v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Context`
[INFO] [stdout]  --> src/bin/client.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | use anyhow::{Context, Result, bail};
[INFO] [stdout]   |              ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Context`
[INFO] [stdout]  --> src/bin/client_headless.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | use anyhow::{Context, Result, bail};
[INFO] [stdout]   |              ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TARGET_FPS`
[INFO] [stdout]  --> src/bin/client.rs:6:50
[INFO] [stdout]   |
[INFO] [stdout] 6 | use remote_control::config::{CLIENT_SERVER_ADDR, TARGET_FPS};
[INFO] [stdout]   |                                                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CLIENT_SERVER_ADDR` and `TARGET_FPS`
[INFO] [stdout]  --> src/bin/client_headless.rs:5:30
[INFO] [stdout]   |
[INFO] [stdout] 5 | use remote_control::config::{CLIENT_SERVER_ADDR, TARGET_FPS};
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `set_interactive_user_startup_task` and `startup_task_exists`
[INFO] [stdout]  --> src/bin/client_headless.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     set_interactive_user_startup_task, startup_task_exists,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `delete_startup_task`, `set_interactive_user_startup_task`, and `startup_task_exists`
[INFO] [stdout]  --> src/bin/client.rs:8:47
[INFO] [stdout]   |
[INFO] [stdout] 8 |     acquire_single_instance, cursor_position, delete_startup_task, enable_dpi_awareness,
[INFO] [stdout]   |                                               ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 9 |     set_interactive_user_startup_task, startup_task_exists,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ClientHello`, `write_frame`, and `write_hello`
[INFO] [stdout]   --> src/bin/client_headless.rs:10:32
[INFO] [stdout]    |
[INFO] [stdout] 10 | use remote_control::protocol::{ClientHello, write_frame, write_hello};
[INFO] [stdout]    |                                ^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Capturer` and `Display`
[INFO] [stdout]   --> src/bin/client_headless.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 | use scrap::{Capturer, Display};
[INFO] [stdout]    |             ^^^^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ClientHello`, `write_frame`, and `write_hello`
[INFO] [stdout]   --> src/bin/client.rs:11:32
[INFO] [stdout]    |
[INFO] [stdout] 11 | use remote_control::protocol::{ClientHello, write_frame, write_hello};
[INFO] [stdout]    |                                ^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::ErrorKind`
[INFO] [stdout]   --> src/bin/client_headless.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::io::ErrorKind;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Capturer` and `Display`
[INFO] [stdout]   --> src/bin/client.rs:13:13
[INFO] [stdout]    |
[INFO] [stdout] 13 | use scrap::{Capturer, Display};
[INFO] [stdout]    |             ^^^^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::ErrorKind`
[INFO] [stdout]   --> src/bin/client.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use std::io::ErrorKind;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::net::TcpStream`
[INFO] [stdout]   --> src/bin/client.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use std::net::TcpStream;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Instant`
[INFO] [stdout]   --> src/bin/client.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use std::time::Instant;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::net::TcpStream`
[INFO] [stdout]   --> src/bin/client_headless.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use std::net::TcpStream;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Instant`
[INFO] [stdout]   --> src/bin/client_headless.rs:18:27
[INFO] [stdout]    |
[INFO] [stdout] 18 | use std::time::{Duration, Instant};
[INFO] [stdout]    |                           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `JPEG_QUALITY` is never used
[INFO] [stdout]   --> src/bin/client_headless.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | const JPEG_QUALITY: u8 = 45;
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SCALE_DIVISOR` is never used
[INFO] [stdout]   --> src/bin/client_headless.rs:26:7
[INFO] [stdout]    |
[INFO] [stdout] 26 | const SCALE_DIVISOR: usize = 1;
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `STARTUP_TASK_NAME` is never used
[INFO] [stdout]   --> src/bin/client_headless.rs:29:7
[INFO] [stdout]    |
[INFO] [stdout] 29 | const STARTUP_TASK_NAME: &str = "RemoteMonitorClientSystemStartup";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `encode_jpeg_bgra_reuse` is never used
[INFO] [stdout]    --> src/bin/client_headless.rs:114:4
[INFO] [stdout]     |
[INFO] [stdout] 114 | fn encode_jpeg_bgra_reuse(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `overlay_cursor` is never used
[INFO] [stdout]    --> src/bin/client_headless.rs:150:4
[INFO] [stdout]     |
[INFO] [stdout] 150 | fn overlay_cursor(rgb: &mut [u8], width: usize, height: usize) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `draw_cursor_pixel` is never used
[INFO] [stdout]    --> src/bin/client_headless.rs:168:4
[INFO] [stdout]     |
[INFO] [stdout] 168 | fn draw_cursor_pixel(rgb: &mut [u8], width: usize, height: usize, x: i32, y: i32, color: [u8; 3]) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `frame_geometry` is never used
[INFO] [stdout]    --> src/bin/client_headless.rs:181:4
[INFO] [stdout]     |
[INFO] [stdout] 181 | fn frame_geometry(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `client_name` is never used
[INFO] [stdout]    --> src/bin/client_headless.rs:209:4
[INFO] [stdout]     |
[INFO] [stdout] 209 | fn client_name() -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `JPEG_QUALITY` is never used
[INFO] [stdout]   --> src/bin/client.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | const JPEG_QUALITY: u8 = 45;
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SCALE_DIVISOR` is never used
[INFO] [stdout]   --> src/bin/client.rs:29:7
[INFO] [stdout]    |
[INFO] [stdout] 29 | const SCALE_DIVISOR: usize = 1;
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `STARTUP_TASK_NAME` is never used
[INFO] [stdout]   --> src/bin/client.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | const STARTUP_TASK_NAME: &str = "RemoteMonitorClientSystemStartup";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `encode_jpeg_bgra_reuse` is never used
[INFO] [stdout]    --> src/bin/client.rs:295:4
[INFO] [stdout]     |
[INFO] [stdout] 295 | fn encode_jpeg_bgra_reuse(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `overlay_cursor` is never used
[INFO] [stdout]    --> src/bin/client.rs:334:4
[INFO] [stdout]     |
[INFO] [stdout] 334 | fn overlay_cursor(rgb: &mut [u8], width: usize, height: usize) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `draw_cursor_pixel` is never used
[INFO] [stdout]    --> src/bin/client.rs:352:4
[INFO] [stdout]     |
[INFO] [stdout] 352 | fn draw_cursor_pixel(rgb: &mut [u8], width: usize, height: usize, x: i32, y: i32, color: [u8; 3]) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `frame_geometry` is never used
[INFO] [stdout]    --> src/bin/client.rs:365:4
[INFO] [stdout]     |
[INFO] [stdout] 365 | fn frame_geometry(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `client_name` is never used
[INFO] [stdout]    --> src/bin/client.rs:393:4
[INFO] [stdout]     |
[INFO] [stdout] 393 | fn client_name() -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 40s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: block v0.1.6
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "2ec48e15c0f75493a1f29017e0c0461f3adaee074f61a670c1fd679d8ed2b76d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ec48e15c0f75493a1f29017e0c0461f3adaee074f61a670c1fd679d8ed2b76d", kill_on_drop: false }`
[INFO] [stdout] 2ec48e15c0f75493a1f29017e0c0461f3adaee074f61a670c1fd679d8ed2b76d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8a7072704ff272e05f92a2ac2f037d6d2b2e70df7ac1405175557ac161035b5d
[INFO] running `Command { std: "docker" "start" "-a" "8a7072704ff272e05f92a2ac2f037d6d2b2e70df7ac1405175557ac161035b5d", kill_on_drop: false }`
[INFO] [stderr]    Compiling remote_control v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Context`
[INFO] [stdout]  --> src/bin/client_headless.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | use anyhow::{Context, Result, bail};
[INFO] [stdout]   |              ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CLIENT_SERVER_ADDR` and `TARGET_FPS`
[INFO] [stdout]  --> src/bin/client_headless.rs:5:30
[INFO] [stdout]   |
[INFO] [stdout] 5 | use remote_control::config::{CLIENT_SERVER_ADDR, TARGET_FPS};
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `set_interactive_user_startup_task` and `startup_task_exists`
[INFO] [stdout]  --> src/bin/client_headless.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     set_interactive_user_startup_task, startup_task_exists,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ClientHello`, `write_frame`, and `write_hello`
[INFO] [stdout]   --> src/bin/client_headless.rs:10:32
[INFO] [stdout]    |
[INFO] [stdout] 10 | use remote_control::protocol::{ClientHello, write_frame, write_hello};
[INFO] [stdout]    |                                ^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Capturer` and `Display`
[INFO] [stdout]   --> src/bin/client_headless.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 | use scrap::{Capturer, Display};
[INFO] [stdout]    |             ^^^^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::ErrorKind`
[INFO] [stdout]   --> src/bin/client_headless.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::io::ErrorKind;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::net::TcpStream`
[INFO] [stdout]   --> src/bin/client_headless.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use std::net::TcpStream;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Instant`
[INFO] [stdout]   --> src/bin/client_headless.rs:18:27
[INFO] [stdout]    |
[INFO] [stdout] 18 | use std::time::{Duration, Instant};
[INFO] [stdout]    |                           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Context`
[INFO] [stdout]  --> src/bin/client.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | use anyhow::{Context, Result, bail};
[INFO] [stdout]   |              ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TARGET_FPS`
[INFO] [stdout]  --> src/bin/client.rs:6:50
[INFO] [stdout]   |
[INFO] [stdout] 6 | use remote_control::config::{CLIENT_SERVER_ADDR, TARGET_FPS};
[INFO] [stdout]   |                                                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `delete_startup_task`, `set_interactive_user_startup_task`, and `startup_task_exists`
[INFO] [stdout]  --> src/bin/client.rs:8:47
[INFO] [stdout]   |
[INFO] [stdout] 8 |     acquire_single_instance, cursor_position, delete_startup_task, enable_dpi_awareness,
[INFO] [stdout]   |                                               ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 9 |     set_interactive_user_startup_task, startup_task_exists,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ClientHello`, `write_frame`, and `write_hello`
[INFO] [stdout]   --> src/bin/client.rs:11:32
[INFO] [stdout]    |
[INFO] [stdout] 11 | use remote_control::protocol::{ClientHello, write_frame, write_hello};
[INFO] [stdout]    |                                ^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Capturer` and `Display`
[INFO] [stdout]   --> src/bin/client.rs:13:13
[INFO] [stdout]    |
[INFO] [stdout] 13 | use scrap::{Capturer, Display};
[INFO] [stdout]    |             ^^^^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::ErrorKind`
[INFO] [stdout]   --> src/bin/client.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use std::io::ErrorKind;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::net::TcpStream`
[INFO] [stdout]   --> src/bin/client.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use std::net::TcpStream;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Instant`
[INFO] [stdout]   --> src/bin/client.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use std::time::Instant;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `JPEG_QUALITY` is never used
[INFO] [stdout]   --> src/bin/client_headless.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | const JPEG_QUALITY: u8 = 45;
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SCALE_DIVISOR` is never used
[INFO] [stdout]   --> src/bin/client_headless.rs:26:7
[INFO] [stdout]    |
[INFO] [stdout] 26 | const SCALE_DIVISOR: usize = 1;
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `STARTUP_TASK_NAME` is never used
[INFO] [stdout]   --> src/bin/client_headless.rs:29:7
[INFO] [stdout]    |
[INFO] [stdout] 29 | const STARTUP_TASK_NAME: &str = "RemoteMonitorClientSystemStartup";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `encode_jpeg_bgra_reuse` is never used
[INFO] [stdout]    --> src/bin/client_headless.rs:114:4
[INFO] [stdout]     |
[INFO] [stdout] 114 | fn encode_jpeg_bgra_reuse(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `overlay_cursor` is never used
[INFO] [stdout]    --> src/bin/client_headless.rs:150:4
[INFO] [stdout]     |
[INFO] [stdout] 150 | fn overlay_cursor(rgb: &mut [u8], width: usize, height: usize) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `draw_cursor_pixel` is never used
[INFO] [stdout]    --> src/bin/client_headless.rs:168:4
[INFO] [stdout]     |
[INFO] [stdout] 168 | fn draw_cursor_pixel(rgb: &mut [u8], width: usize, height: usize, x: i32, y: i32, color: [u8; 3]) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `frame_geometry` is never used
[INFO] [stdout]    --> src/bin/client_headless.rs:181:4
[INFO] [stdout]     |
[INFO] [stdout] 181 | fn frame_geometry(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `client_name` is never used
[INFO] [stdout]    --> src/bin/client_headless.rs:209:4
[INFO] [stdout]     |
[INFO] [stdout] 209 | fn client_name() -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `JPEG_QUALITY` is never used
[INFO] [stdout]   --> src/bin/client.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | const JPEG_QUALITY: u8 = 45;
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SCALE_DIVISOR` is never used
[INFO] [stdout]   --> src/bin/client.rs:29:7
[INFO] [stdout]    |
[INFO] [stdout] 29 | const SCALE_DIVISOR: usize = 1;
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `STARTUP_TASK_NAME` is never used
[INFO] [stdout]   --> src/bin/client.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | const STARTUP_TASK_NAME: &str = "RemoteMonitorClientSystemStartup";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `encode_jpeg_bgra_reuse` is never used
[INFO] [stdout]    --> src/bin/client.rs:295:4
[INFO] [stdout]     |
[INFO] [stdout] 295 | fn encode_jpeg_bgra_reuse(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `overlay_cursor` is never used
[INFO] [stdout]    --> src/bin/client.rs:334:4
[INFO] [stdout]     |
[INFO] [stdout] 334 | fn overlay_cursor(rgb: &mut [u8], width: usize, height: usize) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `draw_cursor_pixel` is never used
[INFO] [stdout]    --> src/bin/client.rs:352:4
[INFO] [stdout]     |
[INFO] [stdout] 352 | fn draw_cursor_pixel(rgb: &mut [u8], width: usize, height: usize, x: i32, y: i32, color: [u8; 3]) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `frame_geometry` is never used
[INFO] [stdout]    --> src/bin/client.rs:365:4
[INFO] [stdout]     |
[INFO] [stdout] 365 | fn frame_geometry(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `client_name` is never used
[INFO] [stdout]    --> src/bin/client.rs:393:4
[INFO] [stdout]     |
[INFO] [stdout] 393 | fn client_name() -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.37s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: block v0.1.6
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "8a7072704ff272e05f92a2ac2f037d6d2b2e70df7ac1405175557ac161035b5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a7072704ff272e05f92a2ac2f037d6d2b2e70df7ac1405175557ac161035b5d", kill_on_drop: false }`
[INFO] [stdout] 8a7072704ff272e05f92a2ac2f037d6d2b2e70df7ac1405175557ac161035b5d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 161e5fba8380db89ff6643feebc7237d298f39d49a177e92b74f2bc356625be5
[INFO] running `Command { std: "docker" "start" "-a" "161e5fba8380db89ff6643feebc7237d298f39d49a177e92b74f2bc356625be5", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `Context`
[INFO] [stderr]  --> src/bin/client.rs:3:14
[INFO] [stderr]   |
[INFO] [stderr] 3 | use anyhow::{Context, Result, bail};
[INFO] [stderr]   |              ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `TARGET_FPS`
[INFO] [stderr]  --> src/bin/client.rs:6:50
[INFO] [stderr]   |
[INFO] [stderr] 6 | use remote_control::config::{CLIENT_SERVER_ADDR, TARGET_FPS};
[INFO] [stderr]   |                                                  ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `delete_startup_task`, `set_interactive_user_startup_task`, and `startup_task_exists`
[INFO] [stderr]  --> src/bin/client.rs:8:47
[INFO] [stderr]   |
[INFO] [stderr] 8 |     acquire_single_instance, cursor_position, delete_startup_task, enable_dpi_awareness,
[INFO] [stderr]   |                                               ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 9 |     set_interactive_user_startup_task, startup_task_exists,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `ClientHello`, `write_frame`, and `write_hello`
[INFO] [stderr]   --> src/bin/client.rs:11:32
[INFO] [stderr]    |
[INFO] [stderr] 11 | use remote_control::protocol::{ClientHello, write_frame, write_hello};
[INFO] [stderr]    |                                ^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Capturer` and `Display`
[INFO] [stderr]   --> src/bin/client.rs:13:13
[INFO] [stderr]    |
[INFO] [stderr] 13 | use scrap::{Capturer, Display};
[INFO] [stderr]    |             ^^^^^^^^  ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::io::ErrorKind`
[INFO] [stderr]   --> src/bin/client.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 14 | use std::io::ErrorKind;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::net::TcpStream`
[INFO] [stderr]   --> src/bin/client.rs:15:5
[INFO] [stderr]    |
[INFO] [stderr] 15 | use std::net::TcpStream;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::time::Instant`
[INFO] [stderr]   --> src/bin/client.rs:21:5
[INFO] [stderr]    |
[INFO] [stderr] 21 | use std::time::Instant;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `JPEG_QUALITY` is never used
[INFO] [stderr]   --> src/bin/client.rs:28:7
[INFO] [stderr]    |
[INFO] [stderr] 28 | const JPEG_QUALITY: u8 = 45;
[INFO] [stderr]    |       ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: constant `SCALE_DIVISOR` is never used
[INFO] [stderr]   --> src/bin/client.rs:29:7
[INFO] [stderr]    |
[INFO] [stderr] 29 | const SCALE_DIVISOR: usize = 1;
[INFO] [stderr]    |       ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `STARTUP_TASK_NAME` is never used
[INFO] [stderr]   --> src/bin/client.rs:31:7
[INFO] [stderr]    |
[INFO] [stderr] 31 | const STARTUP_TASK_NAME: &str = "RemoteMonitorClientSystemStartup";
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `encode_jpeg_bgra_reuse` is never used
[INFO] [stderr]    --> src/bin/client.rs:295:4
[INFO] [stderr]     |
[INFO] [stderr] 295 | fn encode_jpeg_bgra_reuse(
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `overlay_cursor` is never used
[INFO] [stderr]    --> src/bin/client.rs:334:4
[INFO] [stderr]     |
[INFO] [stderr] 334 | fn overlay_cursor(rgb: &mut [u8], width: usize, height: usize) {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `draw_cursor_pixel` is never used
[INFO] [stderr]    --> src/bin/client.rs:352:4
[INFO] [stderr]     |
[INFO] [stderr] 352 | fn draw_cursor_pixel(rgb: &mut [u8], width: usize, height: usize, x: i32, y: i32, color: [u8; 3]) {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `frame_geometry` is never used
[INFO] [stderr]    --> src/bin/client.rs:365:4
[INFO] [stderr]     |
[INFO] [stderr] 365 | fn frame_geometry(
[INFO] [stderr]     |    ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `client_name` is never used
[INFO] [stderr]    --> src/bin/client.rs:393:4
[INFO] [stderr]     |
[INFO] [stderr] 393 | fn client_name() -> String {
[INFO] [stderr]     |    ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Context`
[INFO] [stderr]  --> src/bin/client_headless.rs:3:14
[INFO] [stderr]   |
[INFO] [stderr] 3 | use anyhow::{Context, Result, bail};
[INFO] [stderr]   |              ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `CLIENT_SERVER_ADDR` and `TARGET_FPS`
[INFO] [stderr]  --> src/bin/client_headless.rs:5:30
[INFO] [stderr]   |
[INFO] [stderr] 5 | use remote_control::config::{CLIENT_SERVER_ADDR, TARGET_FPS};
[INFO] [stderr]   |                              ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `set_interactive_user_startup_task` and `startup_task_exists`
[INFO] [stderr]  --> src/bin/client_headless.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 |     set_interactive_user_startup_task, startup_task_exists,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `ClientHello`, `write_frame`, and `write_hello`
[INFO] [stderr]   --> src/bin/client_headless.rs:10:32
[INFO] [stderr]    |
[INFO] [stderr] 10 | use remote_control::protocol::{ClientHello, write_frame, write_hello};
[INFO] [stderr]    |                                ^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Capturer` and `Display`
[INFO] [stderr]   --> src/bin/client_headless.rs:11:13
[INFO] [stderr]    |
[INFO] [stderr] 11 | use scrap::{Capturer, Display};
[INFO] [stderr]    |             ^^^^^^^^  ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::io::ErrorKind`
[INFO] [stderr]   --> src/bin/client_headless.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 12 | use std::io::ErrorKind;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::net::TcpStream`
[INFO] [stderr]   --> src/bin/client_headless.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 14 | use std::net::TcpStream;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Instant`
[INFO] [stderr]   --> src/bin/client_headless.rs:18:27
[INFO] [stderr]    |
[INFO] [stderr] 18 | use std::time::{Duration, Instant};
[INFO] [stderr]    |                           ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `JPEG_QUALITY` is never used
[INFO] [stderr]   --> src/bin/client_headless.rs:25:7
[INFO] [stderr]    |
[INFO] [stderr] 25 | const JPEG_QUALITY: u8 = 45;
[INFO] [stderr]    |       ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: constant `SCALE_DIVISOR` is never used
[INFO] [stderr]   --> src/bin/client_headless.rs:26:7
[INFO] [stderr]    |
[INFO] [stderr] 26 | const SCALE_DIVISOR: usize = 1;
[INFO] [stderr]    |       ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `STARTUP_TASK_NAME` is never used
[INFO] [stderr]   --> src/bin/client_headless.rs:29:7
[INFO] [stderr]    |
[INFO] [stderr] 29 | const STARTUP_TASK_NAME: &str = "RemoteMonitorClientSystemStartup";
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `encode_jpeg_bgra_reuse` is never used
[INFO] [stderr]    --> src/bin/client_headless.rs:114:4
[INFO] [stderr]     |
[INFO] [stderr] 114 | fn encode_jpeg_bgra_reuse(
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `overlay_cursor` is never used
[INFO] [stderr]    --> src/bin/client_headless.rs:150:4
[INFO] [stderr]     |
[INFO] [stderr] 150 | fn overlay_cursor(rgb: &mut [u8], width: usize, height: usize) {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `draw_cursor_pixel` is never used
[INFO] [stderr]    --> src/bin/client_headless.rs:168:4
[INFO] [stderr]     |
[INFO] [stderr] 168 | fn draw_cursor_pixel(rgb: &mut [u8], width: usize, height: usize, x: i32, y: i32, color: [u8; 3]) {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `frame_geometry` is never used
[INFO] [stderr]    --> src/bin/client_headless.rs:181:4
[INFO] [stderr]     |
[INFO] [stderr] 181 | fn frame_geometry(
[INFO] [stderr]     |    ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `client_name` is never used
[INFO] [stderr]    --> src/bin/client_headless.rs:209:4
[INFO] [stderr]     |
[INFO] [stderr] 209 | fn client_name() -> String {
[INFO] [stderr]     |    ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `remote_control` (bin "client" test) generated 16 warnings (run `cargo fix --bin "client" -p remote_control --tests` to apply 8 suggestions)
[INFO] [stderr] warning: `remote_control` (bin "client_headless" test) generated 16 warnings (run `cargo fix --bin "client_headless" -p remote_control --tests` to apply 8 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: block v0.1.6
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/remote_control-acb05dc359fa8689)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/client.rs (/opt/rustwide/target/debug/deps/client-9696dbf9133d78f3)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]      Running unittests src/bin/client_headless.rs (/opt/rustwide/target/debug/deps/client_headless-37b7278b510ecf53)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/remote_control-3f5240fa97f1d494)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/server.rs (/opt/rustwide/target/debug/deps/server-e5656bfe4c2c4d1f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests remote_control
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "161e5fba8380db89ff6643feebc7237d298f39d49a177e92b74f2bc356625be5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "161e5fba8380db89ff6643feebc7237d298f39d49a177e92b74f2bc356625be5", kill_on_drop: false }`
[INFO] [stdout] 161e5fba8380db89ff6643feebc7237d298f39d49a177e92b74f2bc356625be5
